EMBENET_PSK Struct ReferenceembeNET common definitions

Detailed Description

Constrained join 128-bit pre-shared key. This key should be unique and shared with JRC.

Data Fields

uint8_t val [16]
 Stored value. More...
 

Field Documentation

◆ val

uint8_t EMBENET_PSK::val[16]

Stored value.


The documentation for this struct was generated from the following file:
Go to Top